Leadtools.Medical.Workstation.AddIns Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
Get(Int32) Method
See Also 
Leadtools.Medical.Workstation.AddIns Namespace > Generic ServiceConnectionElementCollection Class > Get Method : Get(Int32) Method



index
The index location of the ServiceConnectionConfigurationElement object to return.
index
The index location of the ServiceConnectionConfigurationElement object to return.
Gets the configuration element at the specified index location.

Syntax

Visual Basic (Declaration) 
Overloads Public Function Get( _
   ByVal index As Integer _
) As T
Visual Basic (Usage)Copy Code
Dim instance As ServiceConnectionElementCollection(Of T)
Dim index As Integer
Dim value As T
 
value = instance.Get(index)
C# 
public T Get( 
   int index
)
C++/CLI 
public:
T Get( 
   int index
) 

Parameters

index
The index location of the ServiceConnectionConfigurationElement object to return.

Return Value

The ServiceConnectionConfigurationElement object at the specified index.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Medical.Workstation.AddIns requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features